home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- go("rebajada")
- set the fileName of window "shop" to the pathName & "shop\shop"
- set the windowType of window "shop" to 2
- set the modal of window "shop" to 1
- set the drawRect of window "shop" to [70, 40, 570, 440]
- open(window "shop")
- end
-